-
Home
-
Order Attachments for WooCommerce
-
2.5.1 (latest)
-
Code
-
Classes
- Notification
Total Complexity |
16 |
Dependencies |
4 |
Dependents |
3 |
Total lines |
123 |
Lines of code |
78 |
Logical lines of code |
32 |
Comment lines |
2 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_email_content() |
S |
63 |
3 |
11 |
prepare_email_header() |
S |
66 |
3 |
8 |
prepare_email_button() |
S |
66 |
3 |
8 |
get_email_html() |
S |
57 |
1 |
16 |
__construct() |
S |
76 |
1 |
4 |
create_note() |
S |
75 |
1 |
4 |
send_email() |
S |
66 |
1 |
8 |
get_email_header() |
S |
67 |
1 |
8 |
get_email_content() |
S |
67 |
1 |
8 |
get_email_button() |
S |
81 |
1 |
3 |